Frobenius coin problem
Given a list of positive integers , the Frobenius coin problem asks for the largest integer such that the equation
has no solutions where are nonnegative integers. This integer is denoted as
A related question asks whether a given has such a solution. A necessary (albeit not sufficient) condition is that is divisible by . However, it can be shown that, if , any has such a solution iff. is divisible by need Thus the Frobenius coin problem is only well defined when
These problems are NP-Hard, although they can be solved in pseudo-polynomial time 12
Identities for small
There is a closed-form solution for
Furthermore, the number of integers that don't have a solution is given by the formula:
There is no known closed-form solution for , although the following equality is known to hold:need

